Great! Now let's keep track of how many blocks we hit with a score board.
- Use an Integer Variable to set the score to 0.
- Create a Variable Display at Location called score_board that shows the score.
- Place it at the bottom left corner of the screen.
To navigate the page using the TAB key, first press ESC to exit the code editor.